projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17a5e9b
)
Disable the buttons a11y test
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 10 Feb 2020 20:06:56 +0000
(15:06 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 10 Feb 2020 20:06:56 +0000
(15:06 -0500)
The test fails because radio buttons are currently broken.
testsuite/a11y/meson.build
patch
|
blob
|
history
diff --git
a/testsuite/a11y/meson.build
b/testsuite/a11y/meson.build
index b782f45dc0ba753484e0c7136dbdb62fa28a84f1..94c48c9cf34846685b8f764b2705d91323813899 100644
(file)
--- a/
testsuite/a11y/meson.build
+++ b/
testsuite/a11y/meson.build
@@
-6,7
+6,7
@@
a11y_state_tests = [
'accessible-name',
'actionbar',
'assistant',
- 'buttons',
+
#
'buttons',
'calendar',
'colorchooser',
'combos',